Add RH-ish localhost to xend-relocation-hosts-allow in xend-config.sxp
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 8 Aug 2006 08:33:38 +0000 (09:33 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 8 Aug 2006 08:33:38 +0000 (09:33 +0100)
Signed-off-by: Jim Dykman <dykman@us.ibm.com>
tools/examples/xend-config.sxp

index 00ae08ca0df7ab3fcf33025d72de0d93fdf3ed2e..b11a80fc1b518a14179a923c01c35bbfc4cf0d7c 100644 (file)
@@ -54,7 +54,7 @@
 #  (xend-relocation-hosts-allow '^localhost$ ^.*\.example\.org$')
 #
 #(xend-relocation-hosts-allow '')
-(xend-relocation-hosts-allow '^localhost$')
+(xend-relocation-hosts-allow '^localhost$ ^localhost\.localdomain$')
 
 # The limit (in kilobytes) on the size of the console buffer
 #(console-limit 1024)